body {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    font-family: "宋体";
    font-size: 12px;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}
.mainIndex {
    padding-left: 0px;
    padding-right: 0px;
    margin:0 auto;
   
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
a {
    color: #000;
    text-decoration: none;
   
}
* {
    list-style: none;
}
li {
    list-style: none;
    text-align: left;
    text-indent: 0px;
    overflow: hidden;
}

.oddRowPadding {
    padding-left: 0px;
    padding-right: 0px;
}

.evenRowPadding {
    padding-left: 10px;
    padding-right: 0px;
}
.main_box_index {
    margin: 0px auto;
    width: 100%;
}
.head {
    background: url("/Templates/Images/Source/head_bg.jpg") repeat-x;
    height: 265px;
    /*height: 390px;*/
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.zzjg_main {
    margin: 0px auto;
    width: 1185px;
}
.top_box {
    margin: 0px auto;
    height: 37px;
}
.a123 {
    width: 1px;
    height: 122px;
}
/*头部搜索框开始*/
.top_box_zhongjian_kuang {
    margin: auto;
    color: rgb(51, 51, 51);
    font-size: 12px;
}
.shurykuang_dingyi {
    border: 1px solid rgb(153, 153, 153);
    border-image: none;
    width: 146px;
    height: 18px;
    color: rgb(51, 51, 51);
    line-height: 18px;
    font-size: 12px;
}
.anniu_bt {
    background: url(/Templates/Images/Source/buchong02.jpg) no-repeat;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid gray;
    border-image: none;
    width: 79px;
    height: 20px;
    cursor: pointer;
}
/*头部搜索框结束*/
/*banner开始*/
.banner {
    background-image: url(/Templates/Images/Source/banner.jpg);
	background-size:100% 100%;
    height: 175px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
img {
    border: 0;
}
.banner .img {
    background-image: url(/Templates/Images/Source/banner_img.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    moz-background-size: 100%;
    background-size: 100% 100%;
    height: 175px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.mainnav ul {
    text-align: center;
}
 .mainnav ul li {
        width:169px;
        height: 52px;
        line-height: 30px;
        text-align: center;
    }
.mainnav a {
    color: #FFFFFF;
    font-family: "微软雅黑";
   font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    width: 98px;
    height: 52px;
    text-align: center;
    /*padding-top:15px;*/
}
.mainnav .on {
    background: url(../../images/source/bg_on.gif) no-repeat;
}
.mainnav .active {
    color: #FFF;
    display: block;
    font-family: "微软雅黑";
   font-size: 18px;
    font-weight: bold;
    /*width: 78px;
    margin-right: auto;
    margin-left: auto;*/
    background-image: url(../../images/source/nav_over.jpg);
    background-repeat:no-repeat;
}
.mainnav .over {
    color: #FFF;
    display: block;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    /*width: 78px;margin-right: auto;
    margin-left: auto;*/
    margin-left: 0px;
    background-image: url(../../images/source/nav_over.jpg);
    /*background-repeat:no-repeat;*/
}
.mainnav a:hover {
    color: #FFF;
    display: block;
    font-family: "微软雅黑";
   font-size: 18px;
    font-weight: bold;
    /*width: 78px;margin-right: auto;
    margin-left: auto;*/
    margin-left: 0px;
    background-image: url(../../images/source/nav_over.jpg);
    /*background-repeat:no-repeat;*/
}
.mainnav a:visited {
    color: #FFF;
    display: block;
    font-family: "微软雅黑";
   font-size: 18px;
    font-weight: bold;
    /*width: 78px;*/
    margin-right: auto;
    margin-left: auto;
    background-image: url(../../images/source/nav_over.jpg);
    /*background-repeat:no-repeat;*/
}
.mainnav .active::before {
    content: "";
    margin-left:0px;
}
.banner1 {
    background-image: url(../images/Source/banner20190924.jpg);
    height: 266px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
    .banner1 .img {
        background-image: url(../images/Source/banner20190924.png);
        filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
        moz-background-size: 100%;
        background-size: 100% 100%;
        height: 266px;
        width: 1185px;
        margin-right: auto;
        margin-left: auto;
    }
.banner_box {
    margin: 0px auto;
    width: 1185px;
    height: 180px;
}
.nav {
    height: 52px;
    background-color: #db2b02;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100%;
    text-align: center
}
    .nav ul {
        display: inline-block;
    }
/*banner结束*/

/*图片响应式*/
.img-responsive {
    max-width: 100%;
    height: auto;
}
.site-nav-bg {
    background-color: #DB2B02;
}
.nav-link {
    color: #FFFFFF;
    font-family: "微软雅黑";
	font-size: 18px;
    font-weight: bold;
}
/*
.nav-item {
    margin: 0px 20px 0px 20px;
}*/
.site-top-bg {
    background: url(../../images/source/head_bg.jpg);
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 0px;
    padding: 0;
}
/*
.banner {
    background: url("../../images/source/banner.jpg");
}

    .banner .img {
        background-image: url(../../images/source/banner_img.png);
        filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
        moz-background-size: 100%;
        background-size: 100% 100%;
        height: 175px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
*/
.ggw {
    background-image: url(../../images/source/ggw.jpg);
    background-size:100%;
    background-repeat: no-repeat;
    height: 140px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}


/*日期天气*/
.tqyb{
    margin-right:0px;
}
.dateTime {
    color: rgb(0, 0, 0);
    font-family: 宋体;
    font-size: 12px;
}
/*日期天气*/
/*图片轮播开始*/
.js_box {
    /*background: url("/Templates/Images/Source/img_news_bg.jpg") no-repeat;*/
    padding: 0;
    width: 100%;
    /*width: 434px;
    height: 280px;*/
    overflow: hidden;
    zoom: 1;
    position: relative;
    float: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#foucsBox {
    padding: 0;
    /*width: 434px;*/
    width:100%;
    height: 280px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    float: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.js_more {
    /*left: 299px;*/
    top: 8px;
    color: rgb(255, 255, 255);
    position: absolute;
}
.js_more a {
    color: rgb(255, 255, 255);
}
.js_more a:hover {
    text-decoration: underline;
}
.focusBox {
    background: white;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    /*width: 438px;*/
    width:100%;
    height: 280px;
    text-align: right;
    overflow: hidden;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
}

.focusBox .pic img {
    /*width: 434px;*/
    width: 100%;
    height: 280px;
    display: block;
}
.pic li {
    padding-left: 0px;
    width: 100%;
}
.focusBox .txt-bg {
    background: rgb(51, 51, 51);
    width: 100%;
    height: 36px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    opacity: 0.4;
}
.focusBox .txt {
    width: 86.2%;
    height: 36px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
}
    .focusBox .txt li {
        height: 36px;
        bottom: -36px;
        line-height: 36px;
        position: absolute;
    }
.focusBox .txt li a {
    padding: 0px 0px 0px 10px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.focusBox .num {
right: 8px;
bottom: 8px;
position: absolute;
z-index: 3;
margin-bottom:0px;
}
.focusBox .num li {
    width: 18px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    overflow: hidden;
    margin-right: 1px;
    float: left;
    position: relative;
    cursor: pointer;
}
.focusBox .num li a {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: white;
    text-decoration: none;
    display: block;
    position: absolute;
    z-index: 2;
}
.focusBox .num li span {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: white;
    text-decoration: none;
    display: block;
    position: absolute;
    z-index: 2;
}
.focusBox .num li span {
    background: black;
    z-index: 1;
    opacity: 0.5;
}
.focusBox .num li.on a {
    background: rgb(255, 102, 0);
}
.focusBox .num a:hover {
    background: rgb(255, 102, 0);
}
.tplbImg {
    width:100%;
}
/*图片轮播结束*/
/*工作要闻开始*/
.ty_title {
    background-image: url(/Templates/images/Source/new_bg.jpg);
   /* background-size:100%;
    width: 434px;*/
    width: 100%;
    height: 33px;
    background-repeat: no-repeat;
}
.ty_title_bz {
    width: 85px;
    height: 27px;
    text-align: center;
    color: #FFF;
    line-height: 27px;
    padding-left: 3px;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
}
.ty_title_hongzi {
    width: 50px;
    height: 33px;
    color: #000000;
    line-height: 33px;
    font-size: 16px;
    float: right;
}
.ty_title_hongzi a {
        color: #990000;
        font-size: 12px;
        text-decoration: none;
        font-family: "宋体";
    }
.ty_title_hongzi a:hover {
    color: #F00;
}

.hotnews_box {
    /*width: 434px;*/
    width: 100%;
    /*margin-left: 15px;*/
    float: left;
}
.rightLi{ width:56%;}
.hot_txt_box {
    /*width: 434px;*/
    width: 100%;
    margin-top: 5px;
}
.hot_txt_box ul {
/*width: 428px;*/
width: 100%;
overflow: hidden;
padding-left: 0px;
}
.hot_txt_box ul li {
            
    /*width: 410px;*/
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 14px;
    /*float: left;*/
    display: block;
    background-image: url("/Templates/Images/Source/im_dian.gif");
    background-repeat: no-repeat;
    background-position: 6px 15px;
}
.hot_txt_box ul li a {
    width: 300px;
    float: left;
    display: block;
}
.hot_txt_box ul li span {
    width: 105px;
    text-align: center;
    float: right;
    display: block;
}
.hot_news_1 {
    margin: 0px auto;
    /*width: 434px;*/
    width:100%;
}
.hot_news_1 h2 {
    height: 45px;
    text-align: center;
    color: rgb(230, 47, 47);
    line-height: 45px;
    font-size: 18px;
    margin-top: 3px;
}
.hot_news_1 p {
    margin: 0px auto;
    line-height: 23px;
}
/*工作要闻结束*/
/* 专委会工作开始*/
.zx_news2 {
    /*width: 434px;*/
    width: 100%;
    float: left;
    padding-top: 10px;
}
.zx_ty_title {
    background: url("/Templates/Images/Source/left_bg.jpg") no-repeat;
    /*width: 434px;*/
    width: 100%;
    height: 33px;
}
.ty_title_shizheng {
    width: 85px;
    height: 27px;
    text-align: center;
    color: #FFF;
    line-height: 27px;
    padding-left: 3px;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
}
.zx_ty_con {
    /* height: 164px;*/
}
    .zx_ty_con ul {
        padding-left: 0px;
        margin: 5px auto 0px;
       
        /*width: 430px;*/
        width: 100%;
    }
.zx_ty_con ul li {
    background: url("/Templates/Images/Source/im_dian.gif") no-repeat 4px 10px;
           
    /*width: 410px;*/
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 14px;
    float: left;
    display: block;
    background-repeat: no-repeat;
    background-position: 6px 15px;
}
.zx_ty_con ul li a {
}
.zx_ty_con ul li span {
    width: 105px;
    text-align: center;
    float: right;
    display: block;
}
/* 专委会工作结束*/
/* 提案工作开始*/
.zx_news1 {
    /*width: 434px;*/
    width: 100%;
    float: left;
    padding-top: 10px;
    /*margin-left: 15px;border: 1px solid #ddd;
	height: 189px;8*/
}
/* 提案工作结束*/
/*调研视察开始*/
.news_box2 {
    width: 100%;
    float: left;
    padding-top:10px;
}
.news_box2_txt1 {
    background: #F5F5F5;
    margin: 10px auto 0px;
    border-image: none;
    width: 100%;
    height: 110px;
    padding-top: 8px;
    padding-left: 8px;
}
.news_box2_img {
    padding: 1px;
    border: 1px solid rgb(202, 202, 202);
    border-image: none;
    width: 129px;
    height: 90px;
    float: left;
}
.news_box2_img img {
        margin: 0px auto;
    }
.news_box2_txt {
    width: 240px;
    margin-left: 10px;
    float: left;
	
}
    .news_box2_txt h3 {
        height: 30px;
        text-align: center;
        color: #000;
        line-height: 30px;
        font-family: "宋体";
        font-size: 14px;
    }
        .news_box2_txt h3 a {
            height: 30px;
            text-align: center;
            color: #000;
            line-height: 30px;
            font-family: "宋体";
            font-size: 14px;
			font-weight: bold;
        }
    .news_box2_txt p {
        color: rgb(103, 103, 103);
        line-height: 20px;
		text-align:left;
		text-indent:2em;
    }
.news_box2_con ul {
    width: 100%;
    margin-top: 10px;
    padding-left:0px;
}
    .news_box2_con ul li {
        background-image: url("/Templates/Images/Source/im_dian.gif");
        width: 100%;
        display: flex;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding-left: 20px;
        font-size: 14px;
        float: left;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 6px 15px;
    }
        /* .news_box2_con ul li a {
            width: 410px;
            float: left;
            display: block;
        }*/
       .news_box2_con ul li span {
            width: 105px;
            text-align: center;
            float: right;
            display: block;
        }
/*调研视察结束*/
/*市地政协开始*/
.news_box3 {
    width: 100%;
   padding-top:10px;
}
/*市地政协结束*/
/*右侧通知公告那部分开始*/
.main_right {
    width: 100%;
   /* margin-top: 10px;*/
    background-color: #f7f7f7;
}
/*通知公告*/
.r_ty_titile {
    width: 100%;
    height: 36px;
    background-image: url(/Templates/Images/Source/left_lm_small.jpg);
    background-repeat: no-repeat ;
    /*repeat-x*/
}
.tz_hou_gd {
    width: 60px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    float: right;
    text-align: center;
}
.tz_hou_gd a {
    color: #b50a12;
    font-size: 12px;
}
.tz_hou_gd a:hover {
    text-decoration: underline;
}
.tz_gonggao {
    width: 120px;
    height: 36px;
    color: #DC2D02;
    line-height: 36px;
    padding-left: 4px;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
    background-image: url(../images/Source/buchonh.jpg);
    background-repeat: no-repeat;
    background-position: 8px;
    text-align: center;
}
.notice_con ul {
    margin: 5px auto 0px;
    padding-left: 10px;
    width: 280px;
}
.notice_con ul li {
    background: url(/Templates/Images/Source/im_dian.gif);
    line-height: 30px;
    height: 30px;
    font-family: "宋体";
    font-size: 14px;
    background-position: 10px;
    background-repeat: no-repeat;
    text-indent: 20px;
    color: #333333;
}
/*资料下载*/
.ziyuan_tiaoN {
    width: 100%;
    height: 36px;
}
.tz_xiazai {
    width: 80px;
    height: 36px;
    color: #DC2D02;
    line-height: 36px;
    padding-left: 8px;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
    background-repeat: no-repeat;
    background-position: 8px;
    text-align: center;
}
.ziyuan_tiao_xia {
    border-width: 0px 1px 1px;
    /*border-bottom:10px;
	height: 240px;     
	border-style: none solid solid;*/
    border-color: currentColor;
    border-image: none;
    width: 100%;
    height: 100px;
    color: rgb(204, 204, 204);
    padding-top: 10px;
}
.ziyuan_tiao_xia ul{
    padding-left:20px;
}
.ziyuan_tiao_xia ul li {
    line-height: 30px;
    height: 30px;
    font-family: "楷体";
    font-size: 17px;
    background-position: 10px;
    background: url("/Templates/Images/Source/im_dian.gif");
    background-repeat: no-repeat;
    text-indent: 20px;
    color: #333333;
    background-position: 10px;
}

/*右侧通知公告那部分结束*/
/*常用链接开始*/
.link_box1 {
    height: 110px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    margin-top: 10px;
    margin-bottom: 5px;
}
 .link_box1 .cylj_bg {
        background-image: url(/Templates/images/Source/yqlj.jpg);
        background-repeat: no-repeat;
        height: 38px;
        width: 100%;
    }
.link_ttitle {
    width: 100px;
    height: 38px;
    text-align: center;
    color: #DB2B02;
    line-height: 38px;
    padding-left: 3px;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
}
.zhengxie_dangpai {
    width: 98%;
    text-align: left;
    color: rgb(51, 51, 51);
    line-height: 20px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    height: 40px;
}
.zhengxie_dangpai a {
color: #000000;
}
.zhengxie_dangpai p {
font-family: "宋体";
font-size: 12px;
font-weight: bold;
color: #000000;
}
.zhengxie_dangpai a:hover {
color: rgb(0, 0, 0);
}
.claer {
clear: both;
margin-top: 10px;
}
/*常用链接结束*/
/*页脚开始*/
.site-footer {
    background-color: #DB2B02;
   
}
.wymlfooter {
     height:260px;
   /* position: absolute;
    left: 0;
    bottom: 0;*/
   
}
.site-footer-font {
    text-align: center;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    margin: 0;
    text-decoration: none;
}
.site-footer-font a {
    text-align: center;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    margin: 0;
    text-decoration: none;
}
.footer_box {
    margin: 0px auto;
    width: 100%;
    /*height: 290px;
    clear: both;
    position:fixed;
    bottom:0;*/
}
.link_box {
    height: 120px;
}
/*栅格*/
.themed-grid-col {
    padding-top: .75rem;
    padding-bottom: .75rem;
    /* background-color: rgba(86, 61, 124, .15);*/
    border: 1px solid rgba(86, 61, 124, .2);
}

.themed-container {
    padding: .75rem;
    margin-bottom: 1.5rem;
    /*  background-color: rgba(0, 123, 255, .15);*/
    border: 1px solid rgba(0, 123, 255, .2);
}
/*页脚结束*/


/*目前未修改的样式开始*/

.main_left {
    width: 884px;
    float: left;
    margin-top: 10px;
}

.left_box1 {
    height: 280px;
}

.left_box2 {
    height: 190px;
    margin-top: 12px;
}

.left_ad_box1 {
    height: 80px;
}




.news_box1 {
    width: 354px;
    height: 270px;
}

.news_box2_con {
    height: 245px;
}

.ad1_box {
    width: 718px;
    height: 80px;
}

    .ad1_box img {
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        width: 718px;
        height: 80px;
    }

.zx_work_box {
    height: 520px;
    margin-top: 5px;
}

.zx_work_title {
    background: url("/Templates/Images/Source/zx_title_bg.jpg") no-repeat;
    height: 36px;
}

.zx_work_con {
    height: 285px;
    padding-top: 10px;
}

.zx_news3 {
    width: 346px;
    height: 260px;
    margin-top: 10px;
    float: left;
    border: 1px solid #ddd;
}

.zx_news3_con {
    height: 226px;
}

.zx_news3_title {
    width: 346px;
    height: 32px;
    background-image: url(/Templates/Images/Source/zx_title_bg1.jpg);
    background-repeat: no-repeat;
}

.zx_news3_txt1 {
    background: rgb(255, 245, 228);
    margin: 10px auto 0px;
    border-image: none;
    width: 330px;
    height: 95px;
    padding-top: 8px;
    padding-left: 8px;
}

.zx_news3_img {
    padding: 1px;
    border: 4px solid rgb(202, 202, 202);
    border-image: none;
    width: 106px;
    height: 76px;
    float: left;
}

    .zx_news3_img img {
        margin: 0px auto;
    }

.zx_news3_txt {
    width: 200px;
    margin-left: 10px;
    float: left;
}

    .zx_news3_txt h3 {
        height: 30px;
        text-align: center;
        color: rgb(60, 60, 60);
        line-height: 30px;
    }

    .zx_news3_txt p {
        color: rgb(103, 103, 103);
        line-height: 20px;
    }

.zx_news3_con ul {
    width: 345px;
    margin-top: 10px;
}

    .zx_news3_con ul li {
        background: url("/Templates/Images/Source/ico_1.gif") no-repeat 4px 10px;
        width: 325px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        padding-left: 15px;
        font-size: 12px;
        float: left;
        display: block;
    }

        .zx_news3_con ul li a {
            float: left;
        }

        .zx_news3_con ul li span {
            width: 75px;
            text-align: center;
            float: right;
        }

.zx_news4 {
    margin-left: 10px;
}

.zx_news4_con {
    height: 226px;
}

    .zx_news4_con ul {
    }

        .zx_news4_con ul li {
            width: 173px;
            height: 62px;
            margin-top: 10px;
            float: left;
            display: inline;
        }

.zx_news4_img {
    width: 62px;
    height: 62px;
    padding-left: 4px;
    float: left;
    display: block;
}

    .zx_news4_img img {
        border: 2px solid rgb(204, 204, 204);
        border-image: none;
    }

.zx_news4_person {
    width: 102px;
    height: 62px;
    float: right;
    display: block;
}

    .zx_news4_person h4 {
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
    }

        .zx_news4_person h4 a {
            margin-right: 4px;
        }

    .zx_news4_person p {
        height: 18px;
        line-height: 18px;
        margin-top: 4px;
    }

.news_box6 {
    height: 220px;
}

.news_box6_1 {
    width: 354px;
    float: left;
}

.news_box6_title {
    background: url("/Templates/Images/Source/main_news_1.jpg");
    width: 354px;
    height: 27px;
}

.news_box6_con {
}

.news_box6_txt1 {
    background: rgb(234, 240, 255);
    margin: 10px auto 0px;
    border: 1px solid rgb(185, 203, 255);
    border-image: none;
    width: 343px;
    height: 95px;
    padding-top: 8px;
    padding-left: 8px;
}

.news_box6_img {
    padding: 1px;
    border: 4px solid rgb(202, 202, 202);
    border-image: none;
    width: 106px;
    height: 76px;
    float: left;
}

    .news_box6_img img {
        margin: 0px auto;
    }

.news_box6_txt {
    width: 214px;
    margin-left: 10px;
    float: left;
}

    .news_box6_txt h3 {
        height: 30px;
        text-align: center;
        color: rgb(60, 60, 60);
        line-height: 30px;
    }

    .news_box6_txt p {
        color: rgb(103, 103, 103);
        line-height: 20px;
    }

.news_box6_con ul {
    width: 345px;
    margin-top: 5px;
}

    .news_box6_con ul li {
        background: url("/Templates/Images/Source/ico_1.gif") no-repeat 4px 10px;
        width: 330px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        padding-left: 15px;
        font-size: 12px;
        float: left;
        display: block;
    }

        .news_box6_con ul li a {
            float: left;
        }

        .news_box6_con ul li span {
            width: 75px;
            text-align: center;
            float: right;
            display: block;
        }

.news_box6_con .list {
    margin-top: 8px;
}

    .news_box6_con .list li {
        height: 26px;
        line-height: 26px;
        overflow: hidden;
        font-size: 12px;
        float: left;
    }

.ad3_box {
    width: 718px;
    height: 77px;
    clear: both;
    margin-top: 10px;
}

.main_left_list {
    width: 100%;
    float: left;
    /* margin-top: 10px;*/
    background-color: #f7f7f7;
}

.r_ty_con {
    overflow: hidden;
    width: 286px;
    float: left;
    margin-left: 0px;
}

.notice_box {
}

.notice_title {
}

.main_btn2 {
    width: 286px;
    margin:0 auto;
}

.public_box {
    margin-top: 8px;
}

.public_title {
}

.public_con {
    /*height: 480px;*/
    padding-top: 10px;
    padding-right: 8px;
    padding-left: 6px;
}

.public_box ul {
    margin: 10px auto 0px;
    width: 210px;
    height: 319px;
}

    .public_box ul li {
        background: url("/Templates/Images/Source/ico_1.gif") no-repeat 4px 10px;
        width: 195px;
        height: 27px;
        line-height: 26px;
        padding-left: 15px;
        float: left;
        display: block;
    }

.public_img_box {
    background: rgb(255, 245, 228);
    padding: 3px 3px 0px;
    border-image: none;
    width: 210px;
    height: 80px;
}

.public_img {
    margin: 0px auto;
    padding: 1px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 94px;
    height: 73px;
    float: left;
}

    .public_img img {
        width: 94px;
        height: 73px;
    }

.public_img_txt {
    width: 108px;
    height: 73px;
    color: rgb(90, 90, 90);
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.blog_box {
    margin-top: 10px;
}

.blog_title {
}

.blog_con {
    height: 200px;
}

.blog_box ul {
    margin: 10px auto 0px;
    width: 210px;
}

    .blog_box ul li {
        width: 195px;
        height: 24px;
        line-height: 23px;
        padding-left: 15px;
        font-weight: bold;
        float: left;
        background-image: url(/Templates/Images/Source/ico_2.gif);
        background-repeat: no-repeat;
        background-position: 4px 10px;
        font-family: "楷体"
    }

.blog_img_box {
    width: 286px;
    height: 48px;
    background-image: url(/Templates/images/Source/shsb.jpg);
    background-repeat: no-repeat;
}

    .blog_img_box img {
    }

.column_box {
    margin-top: 10px;
    _margin-top: 5px;
}

.column_title {
}

.column_con {
    height: 212px;
}

    .column_con ul {
        margin: 0px auto;
        width: 195px;
        display: block;
    }

        .column_con ul li {
            width: 195px;
            height: 30px;
            margin-top: 10px;
            float: left;
            display: block;
        }

.foot {
    width: 100%;
    height: 100px;
    background-color: #DB2B02;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

.foot_tp {
    width: 500px;
    height: 80px;
    text-align: center;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
}

.wenben_kuang {
    background: url("/Templates/Images/Source/buchongyi.jpg") no-repeat;
    width: 78px;
    height: 15px;
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;
}

.wenben_kuang_dingyi {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid gray;
    border-image: none;
    width: 78px;
    height: 12px;
    color: rgb(51, 51, 51);
    line-height: 12px;
    font-size: 12px;
}

.naniu_bt {
    background: url("/Templates/Images/Source/buchong01.jpg") no-repeat;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid gray;
    border-image: none;
    width: 79px;
    height: 20px;
    cursor: pointer;
}

.jiaoliu {
    width: 92px;
    height: 27px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.bai_gengduo {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: right;
}

    .bai_gengduo a {
        color: #000000;
        font-size: 12px;
    }

        .bai_gengduo a:hover {
            color: #D62201;
        }

.tongzhiz_gonggao {
    width: 20px;
    height: 18px;
    margin-top: 5px;
    margin-left: 10px;
    float: left;
}

.buchong_h_tiao {
    background: url("/Templates/Images/Source/buchong123.jpg") no-repeat;
    width: 715px;
    height: 211px;
    padding-top: 30px;
    margin-top: 10px;
}

.gonggong {
    width: 718px;
    height: 214px;
    margin-top: 10px;
}

.gonggong_huangtiao {
    width: 718px;
    height: 27px;
    background-image: url(/Templates/Images/Source/ty_title_r.jpg);
    background-repeat: repeat-x;
}

.gonggong_zi {
    width: 70px;
    height: 32px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
}

.gonggong_xia {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: currentColor;
    border-image: none;
    width: 712px;
    height: 179px;
    color: rgb(204, 204, 204);
}

.gonggong_xuxian_kukuang {
    background: url("/Templates/Images/Source/xuxiantiao.jpg") repeat-x;
    margin: auto;
    width: 680px;
    height: 72px;
    padding-top: 20px;
}

.gonggong_xuxian_xia {
    margin: auto;
    width: 680px;
    height: 80px;
    padding-top: 10px;
}

.tianqi {
    width: 64px;
    height: 64px;
    margin-right: 10px;
    float: left;
    background-image: url(/Templates/Images/Source/ggfw_bg.jpg);
}

.tianqi_tu {
    width: 65px;
    height: 41px;
}

.tianqi_zi {
    height: 24px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 24px;
    font-size: 12px;
}

.ziyuana-kuang {
    width: 232px;
    height: 158px;
    margin-top: 10px;
}

.ziyuan_tiao {
    width: 232px;
    height: 27px;
    background-image: url(/Templates/Images/Source/ty_title_r.jpg);
    background-repeat: repeat-x;
}






.jutang {
    float: left;
    height: 54px;
    width: 286px;
    margin-top: 10px;
}

.link_box_xk {
    margin: auto;
    width: 960px;
    height: 101px;
}

.hunzhang {
    margin: auto;
    width: 340px;
    height: 170px;
}

.hunzhang_tp {
    width: 340px;
    height: 80px;
    text-align: center;
    color: rgb(0, 0, 0);
    line-height: 22px;
    font-size: 13px;
}

.hunzhang_tpt {
    background: url("/Templates/Images/Source/guohui.jpg") no-repeat;
    margin: auto;
    width: 70px;
    height: 60px;
}

.difangdongtai {
    width: 90px;
    height: 24px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.box {
    background: rgb(255, 255, 255);
    width: 354px;
    height: 248px;
    float: left;
}

.tab_menu {
    background: url("/Templates/Images/Source/tab_bg_1.jpg") repeat-x bottom;
    height: 27px;
    overflow: hidden;
}

    .tab_menu li {
        width: 90px;
        height: 27px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 27px;
        float: left;
        cursor: pointer;
    }

        .tab_menu li a {
            color: rgb(0, 0, 0);
            font-weight: bold;
            text-decoration: none;
        }

        .tab_menu li.current {
            background: url("/Templates/Images/Source/test_1.jpg") no-repeat;
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

            .tab_menu li.current a {
                color: rgb(255, 255, 255);
            }

.tab_box {
}

    .tab_box .hide {
        display: none;
    }

.box1 {
    background: url("/Templates/Images/Source/link_g.jpg") no-repeat;
    margin: 10px auto 0px;
    width: 960px;
    height: 100px;
    overflow: hidden;
}

    .box1 .tab_menu {
        background: url("/Templates/Images/Source/link_menu_bg.jpg") no-repeat;
        height: 29px;
        overflow: hidden;
        padding-top: 1px;
        padding-left: 5px;
    }

        .box1 .tab_menu li {
            width: 80px;
            height: 30px;
            text-align: center;
            color: rgb(51, 51, 51);
            line-height: 32px;
            font-weight: bold;
            float: left;
            display: inline;
            cursor: pointer;
            font-size: 12px;
        }

            .box1 .tab_menu li a {
                color: rgb(51, 51, 51);
                font-weight: bold;
                text-decoration: none;
                font-size: 12px;
                font-family: "宋体";
            }

            .box1 .tab_menu li.current {
                background: url("/Templates/Images/Source/link_btn_bg1.jpg") no-repeat;
                color: rgb(255, 0, 0);
                font-weight: bold;
                width: 115px;
                float: left;
            }

                .box1 .tab_menu li.current a {
                    color: rgb(51, 51, 51);
                    font-size: 12px;
                    font-weight: bold;
                }

    .box1 .tab_box {
        color: rgb(51, 51, 51);
    }



.hide {
    text-align: center;
    color: rgb(255, 0, 0);
    line-height: 30px;
    font-size: 12px;
}

.link_box_xk .tab_box a {
    height: 16px;
    text-align: center;
    color: rgb(102, 102, 102);
    line-height: 16px;
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 2px;
    float: left;
    display: block;
    white-space: nowrap;
    border-right-color: rgb(204, 204, 204);
    border-right-width: 1px;
    border-right-style: solid
}

    .link_box_xk .tab_box a:hover {
        color: rgb(0, 0, 0);
        display: block;
    }

.box1 .tab_box .hide {
    display: none;
}

.sub_box img {
    width: 347px;
    height: 247px;
}

.sub_box {
    background: url("http://trip.elong.com/trip/default/news/images/logo_gray.jpg") no-repeat center;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 347px;
    height: 247px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .sub_box img {
        border: currentColor;
        border-image: none;
        width: 347px;
        height: 247px;
    }

#bd1lfimg {
    width: 347px;
    height: 247px;
    overflow: hidden;
    position: relative;
}

    #bd1lfimg div {
        width: 100000px;
        margin-left: -4px;
    }

    #bd1lfimg dl {
        width: 347px;
        height: 247px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    #bd1lfimg dt {
        left: 0px;
        top: 0px;
        width: 347px;
        height: 247px;
        position: absolute;
    }

    #bd1lfimg dd {
        background: rgb(0, 0, 0);
        padding: 0px 20px;
        left: 0px;
        width: 347px;
        height: 60px;
        bottom: 0px;
        position: absolute;
        opacity: 0.7;
    }

        #bd1lfimg dd h2 {
            padding: 8px 0px 4px;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

            #bd1lfimg dd h2 a {
                color: rgb(255, 255, 255);
                font-size: 14px;
                font-weight: bold;
            }

        #bd1lfimg dd a {
            color: rgb(255, 255, 255);
            text-decoration: none;
        }

            #bd1lfimg dd a:hover {
                color: rgb(204, 204, 204);
                text-decoration: none;
            }

        #bd1lfimg dd tt {
            color: rgb(221, 221, 221);
            line-height: 1.2em;
        }

            #bd1lfimg dd tt a:hover {
                text-decoration: underline;
            }

.sub_nav {
    width: 347px;
    height: 25px;
    bottom: 0px;
    color: rgb(153, 153, 153);
    position: absolute;
    z-index: 200;
}

.sub_no {
    height: 25px;
    float: right;
}

    .sub_no li {
        background: rgb(0, 0, 0);
        width: 25px;
        height: 25px;
        text-align: center;
        color: rgb(153, 153, 153);
        line-height: 25px;
        overflow: hidden;
        font-family: Arial;
        font-size: 11px;
        vertical-align: middle;
        float: left;
        display: block;
        cursor: pointer;
        opacity: 0.7;
    }

        .sub_no li.show {
            background: rgb(255, 51, 0);
            color: rgb(255, 255, 255);
        }

.sub_more {
    background: rgb(0, 0, 0);
    width: 50px;
    height: 25px;
    text-align: center;
    color: rgb(153, 153, 153);
    line-height: 25px;
    float: right;
    opacity: 0.7;
}

    .sub_more a {
        color: rgb(153, 153, 153);
    }

        .sub_more a:hover {
            color: rgb(204, 204, 204);
            text-decoration: none;
        }

.index_topselect {
    width: 110px;
    height: 18px;
}


.time_box {
    margin: 0px auto;
    width: 1185px;
    height: 35px;
    padding-top: 5px;
    background-color: #f2f2f2;
}

.timeleft {
    color: rgb(0, 0, 0);
    font-family: "宋体";
    font-size: 12px;
    float: left;
    width: 200px;
    margin-left: 20px;
    line-height: 30px;
    height: 30px;
}



.sqmy_imgbox {
}

.wyfc a {
    color: rgb(255, 0, 0);
    line-height: 27px;
    float: right;
}

    .wyfc a:hover {
        color: rgb(0, 0, 0);
    }

.sqmy_btn {
    width: 218px;
    height: 40px;
    margin-top: 2px;
}

.js {
    margin: 10px auto 0px;
    width: 90%;
}

    .js p {
        padding: 5px 0px;
        overflow: hidden;
        font-weight: bold;
    }

        .js p span {
            float: right;
        }

            .js p span a {
                color: rgb(255, 0, 0);
                text-decoration: underline;
            }

    .js textarea {
        border-width: 2px 1px 1px 2px;
        border-style: solid;
        border-color: rgb(170, 170, 170) rgb(204, 204, 204) rgb(204, 204, 204) rgb(170, 170, 170);
        padding: 5px;
        border-image: none;
        width: 98%;
        height: 100px;
    }



.ad1_left {
    width: 173px;
    height: 77px;
    float: left;
}

.ad1_right {
    width: 172px;
    height: 77px;
    float: right;
}

.add_bg {
    width: 346px;
    height: 32px;
    background-image: url(/Templates/Images/Source/zx_title_bg1.jpg);
    background-repeat: no-repeat;
}

.add_t {
    width: 135px;
    height: 25px;
    text-align: center;
    color: #CB1000;
    line-height: 32px;
    padding-left: 3px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}


.banner1 {
    /*background-image: url(../images/Source/banner.jpg);*/
    height: 300px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #0066CC;
    width: 100%;
    text-align: center;
}

.focus {
    position: relative;
    width: 100%;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000000;
    text-align: center;
}

    .focus img {
        width: 100%;
        height: 300px;
    }

    .focus .shadow .title {
        width: 260px;
        height: 65px;
        padding-left: 30px;
        padding-top: 20px;
    }

        .focus .shadow .title a {
            text-decoration: none;
            color: #fff;
            font-size: 14px;
            font-weight: bolder;
            overflow: hidden;
        }

    .focus .btn {
        position: absolute;
        bottom: 34px;
        left: 510px;
        overflow: hidden;
        zoom: 1;
    }

        .focus .btn a {
            position: relative;
            display: inline;
            width: 13px;
            height: 13px;
            border-radius: 7px;
            margin: 0 5px;
            color: #B0B0B0;
            font: 12px/15px "\5B8B\4F53";
            text-decoration: none;
            text-align: center;
            outline: 0;
            float: left;
            background: #D9D9D9;
        }

            .focus .btn a:hover, .focus .btn a.current {
                cursor: pointer;
                background: #fc114a;
            }

    .focus .fPic {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .focus .D1fBt {
        overflow: hidden;
        zoom: 1;
        height: 16px;
        z-index: 10;
    }

    .focus .shadow {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0px;
        z-index: 10;
        height: 80px;
        line-height: 80px;
        background: rgba(0,0,0,0.6);
        filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
        display: block;
        text-align: left;
    }

        .focus .shadow a {
            text-decoration: none;
            color: #fff;
            font-size: 20px;
            overflow: hidden;
            margin-left: 10px;
            font-family: "\5FAE\8F6F\96C5\9ED1";
        }

    .focus .fcon {
        position: relative;
        width: 100%;
        float: left;
        display: none;
        background: #000
    }

        .focus .fcon img {
            display: block;
            max-width: 100%;
            max-height: 100%;
        }

    .focus .fbg {
        bottom: 20px;
        left: 50%;
        position: absolute;
        height: 21px;
        text-align: center;
        z-index: 200;
    }

        .focus .fbg div {
            margin: 4px auto 0;
            overflow: hidden;
            zoom: 1;
            height: 14px
        }

    .focus .D1fBt a {
        position: relative;
        display: inline;
        width: 12px;
        height: 12px;
        border-radius: 7px;
        margin: 0 5px;
        color: #B0B0B0;
        font: 12px/15px "\5B8B\4F53";
        text-decoration: none;
        text-align: center;
        outline: 0;
        float: left;
        background: #D9D9D9;
    }

        .focus .D1fBt .current, .focus .D1fBt a:hover {
            background: #fc114a;
        }

    .focus .D1fBt img {
        display: none
    }

    .focus .D1fBt i {
        display: none;
        font-style: normal;
    }
.picMain {
    width: 100%;
    margin: 0 auto;
}

.picList {
    /* width: 100%; */
    min-height: 550px;
    border: 1px solid #CCC;
    position: relative;
    margin-bottom: 2px;
}
.picItem {
    padding-top:10px;
}
.picImage {
    width: 100%;
    height:200px;
}
.picSpan {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 28px;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.picPage{
    position:absolute;
    bottom:5px;
}
.picContent{
    width:90%;
}
.picBackgroud {
    background-image: url(/Templates/Images/Source/shybackground.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
/*目前未修改的样式结束*/

/*政协黑龙江省委员会办公厅2024年下半年事业单位公开招聘工作人员公告*/
.recruitImageA {
    width: 100%;
    height: 105px;
}
.recruitImage {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 或者 fill、contain 等 */
}
/*政协黑龙江省委员会办公厅2024年下半年事业单位公开招聘工作人员公告结束*/

/*大屏开始*/
@media (min-width: 1200px) {
    .mainIndex {
        width: 1185px;
    }
    .mainnav {
        width: 1185px;
    }
    .banner .img {
        width: 1185px;
    }

    .main_box_index {
        width: 1185px;
    }
    .ggw {
        width: 1200px;
    }
    .js_box {
        width: 434px;
    }

    .focusBox {
        width: 438px;
    }

        .focusBox .pic img {
            width: 434px;
        }

    .ty_title {
        width: 434px;
    }
    .tplbImg {
        width: 438px;
    }
    .hot_txt_box {
        width: 434px;
    }

    .hot_news_1 {
        width: 434px;
    }

    .hot_txt_box ul {
        width: 428px;
    }

        .hot_txt_box ul li {
            width: 428px;
        }

    .zx_news2 {
        width: 434px;
    }

    .zx_ty_title {
        width: 434px;
    }

    .zx_ty_con ul {
        width: 430px;
    }

        .zx_ty_con ul li {
            width: 430px;
        }

    .zx_news1 {
        width: 434px;
    }

    .news_box2 {
        width: 434px;
    }

    .news_box2_txt1 {
        width: 410px;
    }

    .news_box2_con ul {
        width: 430px;
    }

        .news_box2_con ul li {
            width: 410px;
        }

    .news_box3 {
        width: 434px;
    }

    .main_right {
        width: 286px;
    }

    .r_ty_titile {
        width: 286px;
    }

    .ziyuan_tiaoN {
        width: 286px;
    }

    .link_box1 {
        width: 1183px;
    }

         .cylj_bg {
            width: 1180px;
        }

    .zhengxie_dangpai {
        width: 1160px;
    }

    .footer_box {
        width: 1185px;
    }

    .main_left_list {
        width: 286px;
    }
.gzyw_box1_top{
	height:274px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
   /* .mainIndex {
        width: 992px;
    }*/


    .mainnav ul li {
        width: 140px;
    }
    .main_left_list {
        width: 256px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
 
    .banner {
        height: 178px;
        width: 100%;
        background-image: url(/Templates/Images/Source/banner_img_middle.jpg);
        background-size: 100%;
    }

        .banner .img {
            height: 178px;
            width: 100%;
            background-image: none;
        }
    .mainnav ul li {
    width:140px;
    }

        .news_box2_txt1 {
        height: 130px;
    }

    .news_box2_txt {
        width: 180px;
    }
        .news_box2_txt h3 a {
            width:180px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }
    .news_box2_txt1 {
        height: 200px;
    }
    .mainIndex {
        padding-right: 0px;
    }
    .main_right {
        width: 286px;
    }
    .r_ty_con {
        width: 286px;
    }
    .main_btn2 {
        width: 286px;
    }
    .news_box2_txt {
        width: 200px;
    }
    /*
    .hotnews_box {
        width: 434px;
    }
    .ty_title {
        width: 434px;
    }
    .hot_txt_box {
        width: 434px;
    }*/
    }
/*手机屏幕样式开始*/
        @media (max-width: 480px) {
.rightLi{ width:auto; float:right;}
.layui-tab {
    margin: 0px;
}
            .banner {
                height: 130px;
                width: 100%;
                background-image: url(/Templates/Images/Source/banner_img_small.jpg);
                background-size: 100%;
            }

                .banner .img {
                    height: 130px;
                    width: 100%;
                    background-image: none;
                }

            .ggw {
                background-image: url(../images/Source/ggw_small.jpg);
                background-size: 100%;
                height: 80px;
            }

            .mainIndex {
                padding-left: 0px;
                padding-right: 0px;
            }

            .news_box2_txt1 {
                min-height: 130px;
            }

            /*.news_box2_img {
        width: 4rem;
        height: 53px;
        margin-top: 23px;
    }
    .news_box2_img img {
        width: 4rem;
        height: 53px;
    }*/
            .news_box2_txt {
                /* width: 10rem;
        font-size: .2rem*/
                width: 180px;
            }

                .news_box2_txt h3 a {
                    width: 150px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: inline-block;
                }

                .news_box2_txt h3 {
                    font-size: .2rem
                }



            .ziyuan_tiao_xia {
                width: 286px;
            }





            .news_box2_con ul li a {
                flex: 1;
                width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
            }

            .zx_ty_con ul li a {
                flex: 1;
                width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: -moz-inline-box;
                display: inline-block;
            }

            .hot_txt_box ul li a {
                flex: 1;
                width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: -moz-inline-box;
                display: inline-block;
            }

            .col-xs-12 {
                padding-right: 0px;
            }

            .wymlfooter {
                /*width:480px;*/
            }
			.ty_title_shizheng{ width:90px;}
.picBackgroud {
	background-image: none;
}

.picImage {
	width: 98%;
}
.picPage {
	position: relative;
}
        }

@media (max-width: 360px) {
    .wymlfooter {
        width: 360px;
    }

    .news_box2_txt {
        /* width: 10rem;
        font-size: .2rem*/
        width: 180px;
    }

        .news_box2_txt h3 a {
            width: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }
.picBackgroud {
	background-image: none;
}

.picImage {
	width: 98%;
}
.picPage {
	position: relative;
}

}
        /*手机屏幕样式结束*/


   